revBrowserRedraw
Type
command
Summary
Redraws the specified browser.
Syntax
revBrowserRedraw <instanceId>
XBrowser_Redraw [<instanceId>]
Description
The revBrowserRedraw command redraws the current page in the browser specified by the instanceId. Redrawing the page does not require the page to be refreshed.
note
For general information on using the browser library, see the notes in the revBrowserOpen function reference.
Parameters
Name | Type | Description |
---|---|---|
instanceId | The integer identifier of a browser object |
Examples
revBrowserRedraw tBrowserId
Related
command: revBrowserNavigate
function: result, revBrowserOpen
glossary: function
Compatibility and Support
Introduced
LiveCode 2.8.1
OS
mac
windows
Platforms
desktop